/ Assembly List / LJCDataAccess / DataAccess / GetColumnSQLTypes

Namespace - LJCDataAccess


Parameters
dbName - The database name.
tableName - The table name.

Returns

The SQLTypes DataTable.

Syntax

C#
public DataTable GetColumnSQLTypes(String dbName, String tableName)

Get the column SQL types.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.